* fakemail.c (xmalloc, xreallc): Use standard C prototypes
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 21:13:07 +0000 (14:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 21:13:07 +0000 (14:13 -0700)
commit6c982fa28e63f96a46d43dd888991420ffa13cbf
tree22d662a66ee3dc623ca7b4c321c4ce5065697c0f
parent0ef1aabf7fdc065121addf0af28c231fe2fec20c
* fakemail.c (xmalloc, xreallc): Use standard C prototypes

with void *.  This avoids warnings about pointer casts.
lib-src/ChangeLog
lib-src/fakemail.c